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 13, 2024
1 parent 2bb0c1a commit ecc64da
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 @@ -312,6 +312,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
if fqids:
return source, partition_prefix, fqids
assert False, 'All partitions were empty'
Expand Down

0 comments on commit ecc64da

Please sign in to comment.