Skip to content

Infiltrator-based interactions aren't fetched #4

@ngregoire

Description

@ngregoire

Hello,

Taborator currently doesn't fetch Infiltrator-based interactions. The API describes two distinct methods: fetchAllCollaboratorInteractions() and fetchAllInfiltratorInteractions().

The polling thread uses only fetchAllCollaboratorInteractions(). Note that simply adding a call to fetchAllInfiltratorInteractions() + insertInteractions() isn't enough (I tried!): Infiltrator-based interactions need some further processing. I looked at HTTP, and the values of "parameter_value" and "stacktrace" need to be extracted from the POST body.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions