Jay Ma
Jay Ma
yeah sorry forgot to mention, the DateTime passed in already have tz=NY
so the best practice when handling a large amount of data is using `get_bars_iter`?
+1 on this, do you know when are you expecting to release code?
hello im still having this issue after this suggested fix...  any help? `docker logs fbe838a223d2` ``` ./bin/temporal-django-worker: line 1: kill: (-6) - No such process {'event': '\n You are...
> @doudoujay just faced the same issue, made changes you've referred to, `docker-compose up -d` and it works @zytfo Hey I run docker-compose restart But it didn't work
/vote could you please support this?
x-ratelimit-limit-requests is `None`  and this is causing problem from side of ddtrace -  In this case int(None) would throw error  @krrishdholakia
can we make the default behavior returning None rather than returning "None"? or just done set anything if the value is None or "None" on litellm side @krrishdholakia
> > or just done set anything if the value is None > > > > i think this is what we'll need to do. don't think we can return...
any updates?