Jira (BOLT-1425) Document orchestrator client config options relevant to bolt

19 views
Skip to first unread message

Cas Donoghue (JIRA)

unread,
Jun 24, 2019, 8:30:03 PM6/24/19
to puppe...@googlegroups.com
Cas Donoghue created an issue
 
Puppet Task Runner / Improvement BOLT-1425
Document orchestrator client config options relevant to bolt
Issue Type: Improvement Improvement
Assignee: Unassigned
Created: 2019/06/24 5:29 PM
Priority: Normal Normal
Reporter: Cas Donoghue

Creating this ticket as a result of trying to debug why long running tasks are timing out. Root cause was the default job-poll-timeout in https://github.com/puppetlabs/orchestrator_client-ruby/blob/master/lib/orchestrator_client/config.rb#L40 . The issue was solved by configuring that option in /etc/puppetlabs/client-tools/orchestrator.conf on the bolt controller with something like

{
  "options": {
    "job-poll-timeout": 2000
  }
}

It is difficult (impossible?) to figure that out without looking at the source code. Add this configuration option to documentation and possibly add it to common debugging in bolt depending on if tasks will typically take longer than ~16 mins

Add Comment Add Comment
 
This message was sent by Atlassian JIRA (v7.7.1#77002-sha1:e75ca93)
Atlassian logo

Lucy Wyman (JIRA)

unread,
Jun 25, 2019, 11:43:02 AM6/25/19
to puppe...@googlegroups.com

Lucy Wyman (JIRA)

unread,
Jun 25, 2019, 12:40:04 PM6/25/19
to puppe...@googlegroups.com
Lucy Wyman updated an issue
Creating this ticket as a result of trying to debug why long running tasks are timing out. Root cause was the default {{job-poll-timeout}} in https://github.com/puppetlabs/orchestrator_client-ruby/blob/master/lib/orchestrator_client/config.rb#L40 . The issue was solved by configuring that option in {{/etc/puppetlabs/client-tools/orchestrator.conf}} on the bolt controller with something like
{code}
{
  "options": {
    "job-poll-timeout": 2000
  }
}
{code}

It is difficult (impossible?) to figure that out without looking at the source code. Add this configuration option to documentation and possibly add it to common debugging in bolt depending on if tasks will typically take longer than ~16 mins

Update:
* Add orch-client config options the pcp transport config for Bolt
- these should just get passed through

Lucy Wyman (JIRA)

unread,
Jun 25, 2019, 12:40:04 PM6/25/19
to puppe...@googlegroups.com
Lucy Wyman updated an issue
 
Puppet Task Runner / Improvement BOLT-1425
Document orchestrator client config options relevant to bolt
Change By: Lucy Wyman
Creating this ticket as a result of trying to debug why long running tasks are timing out. Root cause was the default {{job-poll-timeout}} in https://github.com/puppetlabs/orchestrator_client-ruby/blob/master/lib/orchestrator_client/config.rb#L40 . The issue was solved by configuring that option in {{/etc/puppetlabs/client-tools/orchestrator.conf}} on the bolt controller with something like
{code}
{
  "options": {
    "job-poll-timeout": 2000
  }
}
{code}
It is difficult (impossible?) to figure that out without looking at the source code. Add this configuration option to documentation and possibly add it to common debugging in bolt depending on if tasks will typically take longer than ~16 mins


Update:
* Add orch-client config options the pcp transport config for Bolt

Lucy Wyman (JIRA)

unread,
Jun 25, 2019, 12:41:03 PM6/25/19
to puppe...@googlegroups.com
Lucy Wyman updated an issue
Change By: Lucy Wyman
Sprint: Bolt Ready for Grooming Kanban

Lucy Wyman (JIRA)

unread,
Jul 2, 2019, 12:24:04 PM7/2/19
to puppe...@googlegroups.com

Lucy Wyman (JIRA)

unread,
Jul 3, 2019, 12:35:03 PM7/3/19
to puppe...@googlegroups.com

Cas Donoghue (JIRA)

unread,
Jul 3, 2019, 12:43:03 PM7/3/19
to puppe...@googlegroups.com
Cas Donoghue updated an issue
Change By: Cas Donoghue
Release Notes Summary: The {{job-poll-timeout}} and {{job-poll-interview}} options for the {{PCP}} transport are now configurable in bolt.yaml.
Release Notes: Enhancement

Michelle Fredette (JIRA)

unread,
Jul 10, 2019, 4:08:03 PM7/10/19
to puppe...@googlegroups.com

Michelle Fredette (JIRA)

unread,
Jul 10, 2019, 4:13:03 PM7/10/19
to puppe...@googlegroups.com
Michelle Fredette commented on Improvement BOLT-1425
 
Re: Document orchestrator client config options relevant to bolt

updated config options and made a release note.

Austin Boyd (JIRA)

unread,
Dec 5, 2019, 11:15:08 AM12/5/19
to puppe...@googlegroups.com
Austin Boyd updated an issue
 
Change By: Austin Boyd
Zendesk Ticket IDs: 35095
Zendesk Ticket Count: 1
Reply all
Reply to author
Forward
0 new messages