terraform-provider-jamfpro icon indicating copy to clipboard operation
terraform-provider-jamfpro copied to clipboard

Errors creating multiple categories

Open danjamf opened this issue 4 months ago • 0 comments

The more categories in a run, the more likely a 400 failure. Error: failed to create after retries: failed to create category, error: {"status_code":400,"method":"POST","url":"***/api/v1/categories","message":"API Error Response","raw_response":""} Dropping parallelism to 1 seems to fix this. Can we lock the number of threads to this "category" of resource?

danjamf avatar Oct 06 '24 01:10 danjamf