Hello !
When creating a checkpoint (validating an expectation suite I get a 413 HttpError Entity too large for API URL. Is there a maximal number of expectations ?
Hi @Roua, thanks for reaching out!
There is no hard limit on the number of Expectations in an Expectation Suite. To provide more insight on the error you’re getting, could you elaborate on your usage of GX:
- How many Expectations are in your Suite that causes the Checkpoint creation error?
- What version of GX are you running?
- Can you confirm you’re using the GX OSS library (specifically, a
CloudDataContext
object) to create your Checkpoint in GX Cloud? If not, can you provide the code that you’re using to create the Checkpoint?