YangCatalog / backend

YANG Catalog's REST API and internal module processing pipeline
https://yangcatalog.org
Apache License 2.0
2 stars 11 forks source link

Fix opensearchpy.exceptions.AuthorizationException errors in the test suite #827

Open microamp opened 8 months ago

microamp commented 8 months ago

The Python tests workflow frequently throws multiple

opensearchpy.exceptions.AuthorizationException

errors during a workflow run, but it's not always reproducible.

https://github.com/YangCatalog/backend/actions/runs/8162276071/job/22313319507

microamp commented 8 months ago

Retried and successful: https://github.com/YangCatalog/backend/actions/runs/8162665236