nixtla icon indicating copy to clipboard operation
nixtla copied to clipboard

[BUG] Retry in distributed environments

Open AzulGarza opened this issue 2 years ago • 2 comments

Probably tenacity is not being invoked in distributed environments (namely Dask). See this.

AzulGarza avatar Nov 08 '23 06:11 AzulGarza

@jmoralez, are you also working on this for v2?

mergenthaler avatar Aug 06 '24 18:08 mergenthaler

That's a crucial part, since the distributed requests almost always fail, see for example (logs):

ERROR:nixtla.nixtla_client:Attempt 1 failed with error: The read operation timed out

jmoralez avatar Aug 06 '24 18:08 jmoralez