Skip to content

Add default sync schedule documentation to connector FAQ#321

Open
c1-dev-bot[bot] wants to merge 3 commits into
mainfrom
docs/dat-644
Open

Add default sync schedule documentation to connector FAQ#321
c1-dev-bot[bot] wants to merge 3 commits into
mainfrom
docs/dat-644

Conversation

@c1-dev-bot
Copy link
Copy Markdown
Contributor

@c1-dev-bot c1-dev-bot Bot commented Jun 4, 2026

Summary

  • Expands the "Syncing" section of the connector FAQ with detailed sync schedule documentation
  • Adds default sync intervals: 1 hour for tenants with access requests enabled, 24 hours for all other tenants
  • Documents custom sync schedule options (fixed interval with 30-minute minimum, cron expressions with timezone support)
  • Explains on-demand sync availability and cooldown behavior
  • Clarifies continuous sync: supplements scheduled syncs by listening for change events in near real-time
  • Adds a dedicated "What is the default sync schedule?" FAQ accordion for quick reference

Test plan

  • Verify the FAQ page renders correctly with the new content
  • Confirm the new accordion expands/collapses properly
  • Check that the #syncing anchor still works
  • Review sync interval values against source code

Fixes: DAT-644


Automated PR Notice

This PR was automatically created by c1-dev-bot as a potential implementation.

This code requires:

  • Human review of the implementation approach
  • Manual testing to verify correctness
  • Approval from the appropriate team before merging

Adds detailed sync schedule information to the connector FAQ page:
- Default sync intervals (1 hour with access requests, 24 hours otherwise)
- Custom sync schedule options (fixed interval and cron)
- On-demand sync availability
- Continuous sync explanation

Fixes: DAT-644
@linear-code
Copy link
Copy Markdown

linear-code Bot commented Jun 4, 2026

DAT-644

@mintlify
Copy link
Copy Markdown
Contributor

mintlify Bot commented Jun 4, 2026

Preview deployment for your docs. Learn more about Mintlify Previews.

Project Status Preview Updated (UTC)
conductorone 🟢 Ready View Preview Jun 4, 2026, 5:00 PM

💡 Tip: Enable Workflows to automatically generate PRs for you.

c1-dev-bot[bot] added 2 commits June 4, 2026 17:03
Adds a dedicated sync schedule page covering default intervals (24h),
continuous sync, on-demand sync, and audit considerations. Updates the
FAQ syncing section with the default interval and a cross-reference.

Fixes: DAT-644
Aligns the dedicated sync schedule page with the expanded FAQ content,
including 1-hour default for access request tenants, custom cron
schedules, and 30-minute minimum interval.

Fixes: DAT-644
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants