I have used celery-beat to get data from about 30 different APIs and save them in database. There are two prblems:
first: why it takes so long to do the task (i thought it shouldn't take more than 2-3 seconds)?
second: why a single task takes different time durations to be done?
celery:
terminal: