You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
No function should ever make a request of its own.
We should always have a central place called from where we will be able to implement politeness and logging and retries, and so on.
Activity
pombredanne commentedon Jan 24, 2022
No function should ever make a request of its own.
We should always have a central place called from where we will be able to implement politeness and logging and retries, and so on.