Would be nice if after a /track/upload
you could add a variable indicating when to come back and check for /track/profile
. Could be:
- A simple info like 'How long the last processed song waited on line'
- Maybe a more complex method could count how many songs are queued and multiply it by an average processing time, maybe taking in account each fragment duration.
That could help to avoid call your API as my request is unlikely processed.