AI-Planning / planning-as-a-service

The newly improved planner (and more) in the cloud.
Apache License 2.0
30 stars 7 forks source link

Please document the request/data lifecycle #42

Closed jan-dolejsi closed 2 years ago

jan-dolejsi commented 2 years ago

When are the domain/problem/plans purged from the server? How quickly does the client need to poll in order to not miss the data? Is it removed as soon as it is successfully retrieved by the polling client?

haz commented 2 years ago

When are the domain/problem/plans purged from the server?

Currently, never.

How quickly does the client need to poll in order to not miss the data?

Consequently, any amount of time works ;).

Is it removed as soon as it is successfully retrieved by the polling client?

Nope, but that's an option.

Shall we close this out for now, and pick the conversation up over here?

jan-dolejsi commented 2 years ago

Discussed here: https://github.com/AI-Planning/planning-as-a-service/discussions/43