Hi,
Is there available a python client that supports retry backoff (like java client does)?
I don’t see this option in pyzeebe…
Regards,
Art.
Hi @Art - I don’t believe so. There is another Python client but I don’t believe either support the backoff like the Java client does. (Also worth noting that both Python clients are currently community contributed+maintained, not official Camunda libraries.)
Oh, I didn’t know that there is another client (more than listed here Python | Camunda 8 Docs). This one seems handle what I need
I’ll try, thanks!
Oh no
This is library for Camunda 7…
There is some pullrequest that seems to provide what I need… but it hasn’t been approved for over year.
Does someone know pyzeebe library is supposed to be considered as dead?
For now I’m going to use another library: zeebe_grpc
which seems to meet all my needs.
Thanks.
This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.