Skip to content

[Bug Fix] Asynchronous Fetch Requests fix #48

Description

@TanmoySG

Describe the bug

  • Currently the fetch requests are being run asynchronously at the end of the run. Need to make the fetch requests synchronous.
  • Also, the requests are not executed in order of call, need fix that too

To Reproduce
Steps to reproduce the behavior:

  1. Run the index.js file using debgger

Expected behavior
Should execute the fetch requests in order of calling.

Metadata

Metadata

Assignees

Labels

backlogged | for futureEither Backlogged or for Future Development ActivitiesbugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions