Skip to content

Update response status code to 202 if a bulk import is still being processed #259

@paynejd

Description

@paynejd

Currently the bulk import status request returns 200 if it is complete or if it is still underway, so a client has to implement additional logic to determine whether or not it is completed. We want to change the status code to 202 if an import is still underway.

Let's also make sure that all status codes for bulk imports are up-to-date in the wiki.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions