We were using Celery to process third-party requests and now and again our celery workers just hung up and stopped processing requests. Digging further, I saw that I had to put a timeout when sending a request, or else requests could be hung indefinitely.
I appreciate and envy your knowledge. It's been 4 to 5years now i have been in loop of learning PROGRAMMING LANGUAGES but still i can't come up with something good to do with. I started with HTML, CSS and JavaScript Then I drop them and started with C++ Then I drop it and Started learning Node.js While dropping them i forget most syntax, I have to start learning them again over and over. What might be my problem?
@durodolaoluwafemi8057 pick one thing you want to be good at, is it web development, mobile development, desktop development. And then pick one framework to start with and continue until you are good with it and have developed a few projects already, and only then you can think about exploring other fields.
Grab my fundamentals of backend engineering course backend.win
Nice timing, recently I have been working something on timeout that leads our system performant during heavy load.
nice timing , i was actually troubleshooting. a long running api timing out just few secs ago! :)
Timeouts are so important to protect your service
Very nice and helpful video. Thanks a lot.
We were using Celery to process third-party requests and now and again our celery workers just hung up and stopped processing requests. Digging further, I saw that I had to put a timeout when sending a request, or else requests could be hung indefinitely.
Hey Hussein,
Really love invaluable content of yours but I want my funny teacher back.
I appreciate and envy your knowledge.
It's been 4 to 5years now i have been in loop of learning PROGRAMMING LANGUAGES but still i can't come up with something good to do with.
I started with HTML, CSS and JavaScript
Then I drop them and started with C++
Then I drop it and Started learning Node.js
While dropping them i forget most syntax, I have to start learning them again over and over.
What might be my problem?
honestly i stopped learning programming languages and i started learning concepts
@durodolaoluwafemi8057 pick one thing you want to be good at, is it web development, mobile development, desktop development. And then pick one framework to start with and continue until you are good with it and have developed a few projects already, and only then you can think about exploring other fields.
@@rretro2042 Thank you
@@vava-lw9ds
How do you learn concept please?
What are the process you went through?
@@rretro2042 Thank you
Thank you for your amazing explanation!