MarketSquare / MarketSquare/robotframework-camunda

lock_duration in docu should be corrected

Open
#84 1 comment 1 reaction 0 assignees View on GitHub
documentation
Dominant language
Python
Stars
18
Forks
6
PR merge metrics
No merged PRs in 30d

Description

Keyword description of [Fetch Workload](https://robotframework-camunda-demos.gitlab.io/robotframework-camunda-mirror/latest/keywords/camundalibrary/#Fetch%20Workload):

If not provided, this keyword will use a lock_duration of **60000** ms (10 minutes) and set {{deserialize_value=True}}

CamundaLibrary.py line 154, 155: "The default is either environment variable CAMUNDA_TASK_LOCK_DURATION or **600000** (10 minutes)."

line 144 "Value is in milliseconds (1000 = 1 minute)" should also be corrected.

Contributor guide

No contributing guide indexed for this repository

Research direction

Start by comparing the Fetch Workload documentation with CamundaLibrary.py lines 144, 154, and 155. Correct the lock_duration default and millisecond conversion wording so both descriptions agree, then verify the generated keyword documentation reflects the corrected values.

Written by the indexing model from the issue text.

Assessment

Tech stack
python
Domain
documentation
Issue type
Documentation
Difficulty
1/5
Estimated time
Under an hour
Activity status
Stale
Clarity
Clearly specified
Newbie friendliness
52/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.