AI-Planning / AI-Planning/planning-as-a-service

Question about planning ... failures?

Aperta
#63 23 commenti 0 reazioni 0 assegnatari Vedi su GitHub
Lingua principale
Python
Stelle
43
Fork
13
Metriche di merge delle PR
Nessuna PR unita negli ultimi 30g

Descrizione

I took the jupyter notebook from the repo (which is, I think, the same as the python script in the README) and modified it slightly (print the URL and the response from celery) to test my PaaS server. I'm getting a very odd result:

```
Service URL is http://lacrosse-0:5001/package/lama-first/solve
Computing...
{'result': {'call': 'timeout 20 planutils run lama-first -- domain problem',
'output': {},
'output_type': 'generic',
'stderr': '',
'stdout': ''},
'status': 'ok'}
```
So no plan, but no error output, either, and celery seems to be claiming my request is no longer `PENDING`.

Is this what I should expect if there's a time out?

Is there a log I should be looking at to diagnose this?

Guida per i contributori

Nessuna guida per i contributori indicizzata per questo repository

Valutazione

Questa issue non è ancora stata valutata.

Ricevi le nuove issue nella tua casella

Un breve riepilogo di issue GitHub adatte ai principianti.