Skip to content

Long polling doesn't work. #109

@Nikolay-Kha

Description

@Nikolay-Kha

Steps to reproduce:

  1. Start polling on device.
  2. Send a command to device. Save timestamp.
  3. Update command(put result) on server from device.
  4. Send next poll request with saved timestamp.
  5. The same command is received immediately instead of next polling iteration.

On screenshot below sample of this issue. As you can see timestamps on request and result are the same.
pastedimage

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions