-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Description
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.
Hipapheralkus
Metadata
Metadata
Assignees
Labels
No labels