News

I am exploring docling-serve on a serverless conatiner service (e.g. Google Cloud Run). I am finding that the task_id sometimes is 404 despite it being created. How are the task_id's persisted and ...
Sample: PersistenceMetadata persistenceMetadata = sqlEntryManager.getPersistenceMetadata("o=jans"); System.out.println(persistenceMetadata) --> PersistenceMetadata ...