instacart / instacart/truetime-android

NTP hostname is not resolved

Open
#99 1 comment 0 reactions 0 assignees View on GitHub
Dominant language
Kotlin
Stars
1.5k
Forks
196
PR merge metrics
No merged PRs in 30d

Description

When i am trying to initialize true time using TrueTime.build().initialize() in a background thread and I am getting this exception:

"Unable to resolve host "1.us.pool.ntp.org": No address associated with hostname"

Contributor guide

No contributing guide indexed for this repository

Research direction

Start from the TrueTime.build().initialize() entry point and reproduce the failure when initialization runs in a background thread. Trace the NTP hostname-resolution path and determine the conditions needed for initialization to handle 1.us.pool.ntp.org; done means the reported exception is addressed and the behavior is covered by an appropriate test.

Written by the indexing model from the issue text.

Assessment

Tech stack
android, kotlin
Domain
mobile-dev, networking
Issue type
Bug
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
32/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.