I've done some testing and confirmed ETA doesn't work (and presumably other user provided params). ETA was moved to the headers in task protocol 2, so an array_merge of the user-provided params to PostTask() over the defaults will probably resolve it.
I've done some testing and confirmed ETA doesn't work (and presumably other user provided params). ETA was moved to the headers in task protocol 2, so an array_merge of the user-provided params to PostTask() over the defaults will probably resolve it.