Skip to content

Commit

Permalink
Add FIXME (#6564)
Browse files Browse the repository at this point in the history
  • Loading branch information
nadove-ucsc committed Sep 12, 2024
1 parent a0a2280 commit 3b94458
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test/integration_test.py
Original file line number Diff line number Diff line change
Expand Up @@ -310,6 +310,8 @@ def _list_partition_bundles(self,
# full-scale deployments, the desired maximum partition size is 8192.
# We don't verify/enforce those limits here because the prefixes are
# computed heuristically.
# FIXME: Track partition sizes via CloudWatch
# https://github.com/DataBiosphere/azul/issues/6564
return source, partition_prefix, fqids

def _list_bundles(self,
Expand Down

0 comments on commit 3b94458

Please sign in to comment.