3.x syntax not valid (timeoutConfig Java)
Description
Environment
None
Release Notes Description
None
Activity
Show:
Maria Shodunke September 5, 2022 at 8:58 AM
Sure thing! Thanks for digging into this @Sarah Emmett 👍.
Hmm, looks like you'll need to file a ticket with IT for access to this Jira then.
Sarah Emmett September 2, 2022 at 7:04 PM
After a discussion with David Nault, I think this was just user error and we can close it as a "Won't Fix" 🙂
@Maria Shodunke , I can't actually edit anything on this Jira instance, so if you wouldn't mind?
David Nault September 2, 2022 at 6:55 PM
Works for me.
Fixed
Pinned fields
Click on the next to a field label to start pinning.
Details
Assignee
Reporter
Tech Comm Team
Tech Comm TeamStory Points
1
Components
Sprint
None
Fix versions
Priority
Test Blocker
Instabug
Open Instabug
PagerDuty
PagerDuty Incident
PagerDuty Incident
Sentry
Linked Issues
Linked Issues
Zendesk Support
Linked Tickets
Linked Tickets
Created February 15, 2021 at 11:22 AM
Updated September 5, 2022 at 8:58 AM
Resolved September 5, 2022 at 8:58 AM
Instabug
ClusterEnvironment env = ClusterEnvironment
.builder()
.timeoutConfig(TimeoutConfig.kvTimeout(Duration.ofSeconds(5)))
.build();
There is no .timeoutConfig method behind the .builder() method...
Reporter: Ken Helmes
E-mail: ken.helmes@iprocesses.com