You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "/home/gcpuser/sky_workdir/whisperapi/venv/lib/python3.11/site-packages/bentoml/_internal/utils/metrics.py", line 44, in exponential_buckets
assert start < end
^^^^^^^^^^^
AssertionError
Describe the bug
With this decorator on my function:
I get this incomprehensible error:
now use this header:
And it works.
Amusingly, this happens when I run my API on debian and I am not able to reproduce this error on my mac M1
To reproduce
No response
Expected behavior
No response
Environment
bentoml==1.2.19
python==3.11.9
The text was updated successfully, but these errors were encountered: