Esdras Lopes Nani
10/18/2022, 9:07 PM.map
?
I've tried using CLI prefect concurrency-limit
tagging the task but apperently there was no effect and the limit was not respectedZanie
prefect version
?Esdras Lopes Nani
10/18/2022, 11:17 PMVersion: 2.6.3
API version: 0.8.2
Python version: 3.8.13
Git commit: 9e7da96e
Built: Tue, Oct 18, 2022 1:55 PM
OS/Arch: linux/x86_64
Profile: etl_dev
Server type: cloud
Zanie
Esdras Lopes Nani
10/19/2022, 12:51 AMZanie
Esdras Lopes Nani
10/20/2022, 3:27 PMGET - <https://base.url/code/{record}>
) that has a Rate Limit and upload the data to DB through another API (ex. POST - <https://base.url/code/{record}>
) that also has Rate Limit, that's why I'm trying to use concurrency limit.Kelvin DeCosta
12/19/2022, 4:04 PM